home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
comm
/
xeno
/
XInfoNodes26.lha
/
X_InfoNodesTool
/
English_Doc&Files
/
XInfoNodes.CFG
next >
Wrap
Text File
|
1998-02-07
|
3KB
|
96 lines
#====================
# InfoNodes 2.6
# Configuration File
#====================
#-------
# DEBUG : Keyword debugging the configuration file. All functions
#------- not activated by a keyword are automatically displayed.
DEBUG "0" ; Nothing will be displayed.
#DEBUG "1" ; Missing keywords are displayed (default settings).
#----------
# REALNAME : Keyword defining if realnames or nicknames are used.
#----------
#REALNAME "0" ; Nicknames are used.
REALNAME "1" ; Realnames are used.
#------------------
# NOUSERX (X=ZAHL) : Users whose login will not be displayed.
#------------------
# NOUSER0 "Sysop" ; Sysop's logins are not displayed.
# NOUSER1 "Guest" ; Logins by guests are not displayed.
# NOUSER2 "Jann Six" ; Logins by user Jann Six are not displayed.
#----------------
# NODEX (X=NODE) : Only on these nodes logins are displayed.
#---------------- Default: all nodes active.
# NODE0 "0" ; Node 0 off.
NODE1 "1" ; Node 1 on.
NODE2 "1" ; Node 2 on.
#---------
# CALLALL : Notification of other nodes.
#---------
# CALLALL "0" ; None of the other nodes are informed.
CALLALL "1" ; All nodes are automatically informed.
#----------
# CALLTEXT : Text being displayed when calling. Insert | for return.
#---------- Note: CALLALL has to be active.
#
CALLTEXT "-> %s logged in at %s on line %d.| Hit [K] in mainmenu to go for a chat.|"
#----------
# CALLSELF : Notification of new user about the users already being
#---------- online.
# CALLSELF "0" ; None of the online users are displayed.
CALLSELF "1" ; All users are displayed to the new user.
#----------
# NODETEXT : Text being displayed to a new user. Insert | for return.
#---------- Note: CALLSELF has to be active.
#
NODETEXT "-> User %s is online on line %d.| Hit [K] in mainmenu to go for a chat.|"
#------------------
# CALLMULTICHATTER : Users can be informed by a special text when someone
#------------------ is using XMultichatter.
#
# CALLMULTICHATTER "0" ; No text at all.
CALLMULTICHATTER "1" ; A special text will be sent.
#-----------
# MULTITEXT : Text being displayed to a new user. Insert | for return.
#----------- Note: CALLMULTICHATTER has to be active.
#
MULTITEXT "-> User %s just joint Multichatter on line %d.| Hit [K] in mainmenu to go for a chat.|"
#-------
# DELAY : Updatetime for refresh in 1/50 secs.
#------- Infonodes stays active during this time.
# A good value is 100.
DELAY "100"